stack: Update windows before allocating children
authorMatthias Clasen <mclasen@redhat.com>
Mon, 30 Nov 2015 15:35:04 +0000 (10:35 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 Nov 2015 15:41:13 +0000 (10:41 -0500)
commit373ce9f6528e095ca388ee374690492266b87222
tree1c498b6aa5b99455997a6e47f789d6d86cb513b4
parent11eab60f4312382b276618c59b23f360d2ad3f88
stack: Update windows before allocating children

Doing things the other way around seems to cause problems in
some cases where children want to do different things depending
on the window position.

https://bugzilla.gnome.org/show_bug.cgi?id=758563
gtk/gtkstack.c